Skip to content

Add OpenClaw Security Suite#10

Merged
raphabot merged 2 commits intoraphabot:mainfrom
AtlasPA:add-openclaw-security
Apr 7, 2026
Merged

Add OpenClaw Security Suite#10
raphabot merged 2 commits intoraphabot:mainfrom
AtlasPA:add-openclaw-security

Conversation

@AtlasPA
Copy link
Copy Markdown
Contributor

@AtlasPA AtlasPA commented Feb 5, 2026

Addition

Adds the OpenClaw Security Suite to the Tools section.

What it is: An open-source, 11-tool defensive security suite purpose-built for AI agent workspaces (OpenClaw, Claude Code, MCP environments). It covers:

  • Workspace integrity verification (warden)
  • Secret/credential scanning (sentry)
  • Permission auditing (arbiter)
  • Network DLP / exfiltration detection (egress)
  • Hash-chained audit trail (ledger)
  • Cryptographic skill signing (signet)
  • Supply chain security (sentinel)
  • Credential lifecycle auditing (vault)
  • Prompt injection defense (bastion)
  • Compliance/policy enforcement (marshal)
  • Incident response & forensics (triage)

Why it fits this list: Built in direct response to the 341+ malicious skills wave on ClawHub (Jan-Feb 2026). All tools are pure Python stdlib (zero external dependencies), execute locally only (no network calls), and are fully open source.

Each tool is also available as its own repo: AtlasPA/openclaw-{name}

@raphabot raphabot merged commit d427141 into raphabot:main Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants